Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
strptime
strptime
parse the time/date generated by strftime
Name:
strptime
Category:
Date and time
Programming Language:
php
One-line Description:
Parses the time/date generated by strftime().
Related
How to Avoid Losing Precision When Parsing JSON with json_decode?
7
How to debug memory overflow problem in socket_cmsg_space function?
2
How to Control the Maximum Send Buffer Size of a Socket Using socket_set_option?
9
Detailed explanation of the basic usage of PHP next_result() function
7
Similar Functions
strftime
strftime
Formatlocaltime/date
date_timezone_set
date_timezone_set
DateTime::setTimezon
gmdate
gmdate
FormatGMT/UTCdate/ti
date_timestamp_get
date_timestamp_get
DateTime::getTimesta
localtime
localtime
Getlocaltime
checkdate
checkdate
VerifytheGregorianca
date_interval_create_from_date_string
date_interval_create_from_date_string
AliasforDateInterv
date_default_timezone_get
date_default_timezone_get
Getthedefaulttimezon
Popular Articles